QuickOPC User's Guide and Reference
UAAttributeData<TValue> Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Generic Namespace : UAAttributeData<TValue> Class

The following tables list the members exposed by UAAttributeData<TValue>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDetermines whether the status code is bad. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyDetermines whether the status code is good. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyDetermines whether there is a (non-default) server timestamp in the data value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyDetermines whether there is a (non-default) source timestamp in the data value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyDetermines whether the status code is uncertain. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyDetermines whether there is a valid value in the data value (depends on the status code). (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertySpecifies the number of picoseconds intervals which shall be added to the OpcLabs.EasyOpc.UA.UADataValue.ServerTimestamp. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyThe server timestamp associated with the value. In UTC. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyThe server timestamp associated with the value. In UTC, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyThe server timestamp associated with the value. In local time. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyThe server timestamp associated with the value. In local time, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertySpecifies the number of picoseconds intervals which shall be added to the OpcLabs.EasyOpc.UA.UADataValue.SourceTimestamp. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyThe source timestamp associated with the value. In UTC. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyThe source timestamp associated with the value. In UTC, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyThe source timestamp associated with the value. In local time. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyThe source timestamp associated with the value. In local time, as double-precision floating-point number that contains an OLE Automation date. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyThe status code associated with the value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyStatus information. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyGets or sets the data value.  
Public PropertyThe value of the data value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyReturns the type of the OpcLabs.EasyOpc.UA.UADataValue.Value, or null if there is no value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public PropertyReturns the type name of the Value, or an empty string if there is no value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodReturns a value of the data value, formatted for display purposes. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public MethodOverloaded. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. (Inherited from OpcLabs.EasyOpc.UA.UAAttributeData)
Public Methodstatic (Shared in Visual Basic)Creates a typed generic UAAttributeData<TValue> from non-generic OpcLabs.EasyOpc.UA.UADataValue object.  
Public MethodServes as the default hash function. Serves as a hash function for a particular type. (Inherited from OpcLabs.EasyOpc.UA.UAAttributeData)
Public Method (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodSets the value of the data value. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public MethodOverloaded. Returns a string that represents the current object.Returns a string that represents the current object.Returns a System.String that represents the current OpcLabs.EasyOpc.UA.UADataValue data value data. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodInfrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodSets the OpcLabs.EasyOpc.UA.UADataValue.ServerTimestamp back to its default. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodSets the OpcLabs.EasyOpc.UA.UADataValue.ServerTimestampDouble back to its default. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodSets the OpcLabs.EasyOpc.UA.UADataValue.ServerTimestampLocal back to its default. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodSets the OpcLabs.EasyOpc.UA.UADataValue.ServerTimestampLocalDouble back to its default. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodSets the OpcLabs.EasyOpc.UA.UADataValue.SourceTimestamp back to its default. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodSets the OpcLabs.EasyOpc.UA.UADataValue.SourceTimestampDouble back to its default. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodSets the OpcLabs.EasyOpc.UA.UADataValue.SourceTimestampLocal back to its default. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodSets the OpcLabs.EasyOpc.UA.UADataValue.SourceTimestampLocalDouble back to its default. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodSets the OpcLabs.EasyOpc.UA.UADataValue.StatusCode back to its default. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.ServerTimestamp is in its default state. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.ServerTimestampDouble is in its default state. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.ServerTimestampLocal is in its default state. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.ServerTimestampLocalDouble is in its default state. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.SourceTimestamp is in its default state. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.SourceTimestampDouble is in its default state. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.SourceTimestampLocal is in its default state. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.SourceTimestampLocalDouble is in its default state. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.StatusCode is in its default state. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.HasServerTimestamp value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.HasSourceTimestamp value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.HasValue value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.ServerPicoseconds value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.ServerTimestamp value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.ServerTimestampLocal value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.SourcePicoseconds value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.SourceTimestamp value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.SourceTimestampLocal value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.Value value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodDetermines whether OpcLabs.EasyOpc.UA.UADataValue.ValueType value is evident. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Protected MethodInfrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.UA.UADataValue)
Top
See Also

Reference

UAAttributeData<TValue> Class
OpcLabs.EasyOpc.UA.Generic Namespace